Package com.cisco.pt.ipc.sim.pdu
Interface LldpPacket
- All Known Implementing Classes:
LldpPacketImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getTLVs
- Returns:
- List<LldpTLV> Returns a List<LldpTLV>
-
setTLVs
- Parameters:
TLVs- Takes in a parameter of TLVs
-